Skip to main content

Top Bar Settings

Top Bar Settings

In the SHIELDGate top bar settings, users can manage the functions of the top bar that are displayed when accessing the business system.


Feature Overview

Custom URL Button in Top BarThis is a feature that allows users to easily access a URL specified by the administrator.

Also,Passing User Information as Parameters with URLIt can be utilized in various linked services of the client company.

Automatic Transfer Parameters

SHIELDGate automatically adds the following parameters when navigating to the configured URL:

  • url: The URL of the page the user is currently accessing
  • companyName: Company name the user belongs to
  • userEmail: User's email address
  • time: Request occurrence time (in Unix timestamp format)

Key Features

  1. Customizable Button:
    • The button name and URL can be set directly by the administrator.
  2. Automatic Parameter Passing:
    • Automatically transmit user information (email, company name, etc.) along with the URL when the button is clicked.
  3. Simple Activation Settings:
    • When "Usage" is activated, the button will be displayed on the top bar, and when deactivated, it will not be displayed.

How to Set Up

  1. Activate Custom URL Button:
    • **"Top Bar Custom URL Button"in the section"Use"**Activate the switch
  2. Enter URL name:
    -Enter the name to display on the bar button.
    • For example: "Report an issue", "Request support", "Customer service", etc.
  3. Enter URL:
    • Enter the URL to navigate to when the button is clicked.
    • Example:https://feedback.softcamp.co.kr
  4. Save:
    • When all inputs are complete**"Save"**Click the button to save settings

Parameter Usage Example

Entered URL:

https://feedback.softcamp.co.kr

Actual URL being called:

https://feedback.softcamp.co.kr?url={현재 접속 중인 URL}&userEmail={사용자 이메일}&time={요청 시간}&companyName={사용자 회사명}

View URL Feature

Feature Overview

View URLThe feature is when the user accesses the work system.Display the currently connected URL in the top address barThis is a feature that controls whether to do it or not.

Purpose of Use

When feature activation is required:

  • When the user needs to check the information of the site they are currently connected to.
  • When you need to copy and share a URL for work purposes
  • When you want to provide a transparent connection environment

When feature deactivation is necessary:

  • When you want to hide the actual URL of the internal system registered with the app
  • When you want to avoid exposing complex URL structures to users
  • An environment where URL information needs to be restricted for security reasons

How to Set Up

  1. Accessing the SHIELDGate Admin Page:
    • Admin Page →SettingsTop Bar SettingsGo to menu
  2. Setting Up URL Viewing Functionality:
    • **"View URL"right in the section"Use"**Enable/Disable Toggle
    • When activated: The current access URL and a copy button are displayed at the top of the user screen.
    • When disabled: URL information is hidden on the user screen
  3. Save Settings:
    • To apply changes**"Save"**Click the button

User Interface Impact

When the feature is activated:

[SHIELDGate 로고] [현재 URL 표시] [복사 버튼] [기타 메뉴]
예: https://internal.company.com/system

When the feature is disabled:

[SHIELDGate 로고] [기타 메뉴]
URL 정보가 표시되지 않음

Basic Display Settings for the Top Bar of the Work System

Feature Overview

Basic Display Settings for the Top Bar of the Work Systemis the administratorSet the initial display state of the RBI top bar overallIt is a feature that can be performed.

User's individual settings are retained,Default values applied when first accessing or resetting settingsYou can manage __PH_0__.

Settings Location

path: 관리자페이지 > 설정 > 상단바 설정 > 업무시스템 상단바 기본 표시

Settings Options

  • Display(default): Starts with the top bar expanded
  • hidden: Start with the top bar hidden

How to operate the user top bar

Users can manipulate the top bar in the RBI environment as follows:

Hide Top Bar

  1. Displayed in the top barHide IconClick
  2. The top bar slides up and is hidden.
  3. Web content is displayed in full screen.
  4. Settings are automatically saved and applied across other windows and sessions.

Expand Top Bar

  1. when the top bar is hiddenMouse hover over the top bar area
  2. The top bar temporarily slides down and appears (showing the expand icon)
  3. Click the expand iconThe top bar is fixed (changed to hide icon)
  4. If the expand icon is not clicked when the hover is released, the top bar will be hidden again.

Precautions

View URL Feature

  1. Security Considerations:
    • Since the URL structure of the internal system may be exposed, make decisions carefully according to security policies.
    • It is recommended to disable the feature if sensitive URL information is included.
  2. User Experience:
    • When the feature is disabled, users may find it difficult to determine their current location.
    • Appropriate settings are needed according to the nature of the work.

Custom URL Button

  1. URL format validation:
    • The entered URL must be in a valid format (http://orhttps://) must be
  2. Parameter Passing:
    • SHIELDGate automatically adds parameters to the specified URL and transmits them.
    • The customer can use or ignore the parameter as needed.
  3. Check Network Environment:
    • It is necessary to check whether the configured URL is accessible from the internal network or the external network.
  4. Multi-button Limit:
    • Currently, only one button can be set, and adding multiple buttons is not supported.

FAQ

Q: The URL viewing feature has been disabled, but the user wants to know the current URL.
A: Consider using custom URL buttons to provide necessary information or guiding through work guides.

Q: The custom URL button is not working.
A: Check if the "Use" setting is enabled and if the URL format is correct.

Q: Do I have to use parameters?
A: SHIELDGate always passes parameters, but customers can utilize or ignore them as needed.

Q: How do I show the top bar again when it is hidden?
A: When you hover over the top bar area at the top of the screen, the top bar temporarily appears, and clicking the expand icon at this time will fix the top bar.